home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 5 Developer's Kit / vb5 dev kit.iso / dev / mrb_cal / calendar.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1995-09-22  |  8.5 KB  |  201 lines

  1. frmCalendar
  2. Calendar
  3. Form25
  4. pnlCal
  5. SSPanel#
  6. pnlDates
  7. SSPanel#
  8. Label1
  9. MS Sans Serif
  10. Label1
  11. MS Sans Serif
  12. Label1
  13. MS Sans Serif
  14. Label1
  15. MS Sans Serif
  16. Label1
  17. MS Sans Serif
  18. Label1
  19. MS Sans Serif
  20. Label1
  21. MS Sans Serif
  22. caldate
  23. MS Sans Serif
  24. caldate
  25. MS Sans Serif
  26. caldate
  27. MS Sans Serif
  28. caldate
  29. MS Sans Serif
  30. caldate
  31. MS Sans Serif
  32. caldate
  33. MS Sans Serif
  34. caldate
  35. MS Sans Serif
  36. caldate
  37. MS Sans Serif
  38. caldate
  39. MS Sans Serif
  40. caldate
  41. MS Sans Serif
  42. caldate
  43. MS Sans Serif
  44. caldate
  45. MS Sans Serif
  46. caldate
  47. MS Sans Serif
  48. caldate
  49. MS Sans Serif
  50. caldate
  51. MS Sans Serif
  52. caldate
  53. MS Sans Serif
  54. caldate
  55. MS Sans Serif
  56. caldate
  57. MS Sans Serif
  58. caldate
  59. MS Sans Serif
  60. caldate
  61. MS Sans Serif
  62. caldate
  63. MS Sans Serif
  64. caldate
  65. MS Sans Serif
  66. caldate
  67. MS Sans Serif
  68. caldate
  69. MS Sans Serif
  70. caldate
  71. MS Sans Serif
  72. caldate
  73. MS Sans Serif
  74. caldate
  75. MS Sans Serif
  76. caldate
  77. MS Sans Serif
  78. caldate
  79. MS Sans Serif
  80. caldate
  81. MS Sans Serif
  82. caldate
  83. MS Sans Serif
  84. caldate
  85. MS Sans Serif
  86. caldate
  87. MS Sans Serif
  88. caldate
  89. MS Sans Serif
  90. caldate
  91. MS Sans Serif
  92. caldate
  93. MS Sans Serif
  94. caldate
  95. MS Sans Serif
  96. caldate
  97. MS Sans Serif
  98. caldate
  99. MS Sans Serif
  100. caldate
  101. MS Sans Serif
  102. caldate
  103. MS Sans Serif
  104. caldate
  105. MS Sans Serif
  106. txtYear
  107. Text1
  108. MS Sans Serif
  109. spnYear
  110. SpinButton
  111.     comMonths
  112. Combo1
  113. MS Sans Serif
  114.     spnMonths
  115. SpinButton
  116. lblDate
  117. MS Sans Serif
  118. lblDateIndicator
  119. Panel3D1_DragDrop
  120. Source~
  121. Control
  122.     Form_Loadb
  123. Form_Resizem
  124. pnlCal
  125. Height
  126. Form2
  127. Width
  128. caldate_Click!
  129. Index
  130. frmCalendart
  131. comMonths_Change
  132. GetCal
  133. calday<
  134.     comMonths
  135. txtYear
  136. calday2P
  137. caldate
  138. Visible
  139. Caption
  140. lblDateIndicator
  141.     BackColor
  142. pnlDates
  143. lblDate
  144. spnMonths_SpinDown
  145.     ListIndex
  146. spnMonths_SpinUp
  147. pnlCal_DragDrop*
  148. itest
  149. spnYear_SpinDown
  150. spnYear_SpinUp
  151. txtYear_Change
  152. txtYear_KeyPress\
  153. KeyAscii
  154. comMonths_Click
  155. About_Click
  156. frmAbout
  157. WHITE
  158. frmAdmin
  159. ActiveForm
  160.     ForeColor
  161. varPreviousDate
  162. BLACK
  163. fChange
  164. ThenlblDateIndicator
  165. comMonth
  166. OcomMonths
  167. caldate_Click
  168. dddd mmmm d, yyyy
  169. dddd mmmm d, yyyy
  170. comMonths_Change
  171. dddd mmmm d, yyyy
  172. comMonths_Click
  173. dddd mmmm d, yyyy
  174. Form_Load
  175. pnlCal.Height = frmCalendar.Height
  176. pnlCal.Width = frmCalendar.Width
  177. Add Months to comMonths
  178. dddd, MMMM d, YYYY
  179. GetCal
  180. This routine is the calendar routine.  It is activated from they
  181. Calendar, Vacation and Attendance forms.  Each of those forms have
  182. calendars.
  183. For flow, make the calendar section invisible for the duraton of the routine
  184. Caldat is the begining of the selected month
  185. If the month changes, make the dat label invisible
  186. Locating which day of the week the first day of the month is
  187. This is done by checking the Tag of the Second row of date labelst
  188. don't increment the day until the day of the week is identifiedl
  189. Check for the current day and make the current day red forecolor, white back color
  190. spnMonths_SpinDown
  191. Check to see if this is the last day of the monthe
  192. dddd mmmm d, yyyy
  193. spnMonths_SpinUp
  194. dddd mmmm d, yyyy
  195. spnYear_SpinDown
  196. dddd mmmm d, yyyy
  197. spnYear_SpinUp
  198. dddd mmmm d, yyyy
  199. txtYear_KeyPress
  200. dddd mmmm d, yyyy
  201.